networking.bridges.<name>.interfaces
The physical network interfaces connected by the bridge.
- Type
list of string- Example
[ "eth0" "eth1" ]- Declared
- <nixpkgs/nixos/modules/tasks/network-interfaces.nix>
The physical network interfaces connected by the bridge.
list of string[
"eth0"
"eth1"
]